Esx Settings Clusters Software Reports PciDevice

Esx Settings Clusters Software Reports PciDevice
Esx Settings Clusters Software Reports PciDevice

The Esx Settings Clusters Software Reports PciDevice schema contains information about a PCI Device.

This schema was added in vSphere API 7.0.0.0.

JSON Example
{
    "display_name": "string",
    "driver_name": "string",
    "vendor": "string",
    "vid": "string",
    "did": "string",
    "svid": "string",
    "ssid": "string"
}
string
display_name
Required  

Display name of the device.

This property was added in vSphere API 7.0.0.0.

string
driver_name
Required  

Driver Name of the device.

This property was added in vSphere API 7.0.0.0.

string
vendor
Required  

Vendor Name of the device.

This property was added in vSphere API 7.0.0.0.

string
vid
Required  

PCI VID of the device.

This property was added in vSphere API 7.0.0.0.

string
did
Required  

PCI DID of the device.

This property was added in vSphere API 7.0.0.0.

string
svid
Required  

PCI SVID of the device.

This property was added in vSphere API 7.0.0.0.

string
ssid
Required  

PCI SSID of the device.

This property was added in vSphere API 7.0.0.0.